Results for spec@!opengl 1.1@gl-1.1-read-pixels-after-display-list

Overview

Result: pass

Back to summary

Details

Detail Value
Returncode 0
Time 0:00:00.228936
Stdout
scalarBlockLayout OR EXT_scalar_block_layout data[0x8f], foreground: expected RGBA (1.0, 0.0 0.0 1.0)
First execution, Readback RGBA:
pixel[0, 0]: 1.0 0.0 0.0 1.0
CallList execution, Readback RGBA:
pixel[0, 0]: 1.0 0.0 0.0 1.0
------------------------------------
data[0xff], foreground: expected RGBA (1.0, 0.0 0.0 1.0)
First execution, Readback RGBA:
pixel[0, 0]: 1.0 0.0 0.0 1.0
CallList execution, Readback RGBA:
pixel[0, 0]: 1.0 0.0 0.0 1.0
------------------------------------
data[0x7f], background: expected RGBA (0.0, 0.0 1.0 1.0)
First execution, Readback RGBA:
pixel[0, 0]: 0.0 0.0 1.0 1.0
CallList execution, Readback RGBA:
pixel[0, 0]: 0.0 0.0 1.0 1.0
------------------------------------
data[0x70], background: expected RGBA (0.0, 0.0 1.0 1.0)
First execution, Readback RGBA:
pixel[0, 0]: 0.0 0.0 1.0 1.0
CallList execution, Readback RGBA:
pixel[0, 0]: 0.0 0.0 1.0 1.0
------------------------------------
max delta: 0.000000
Stderr
WARNING: NVK is not a conformant Vulkan implementation, testing use only.
WARNING: Some incorrect rendering might occur because the selected Vulkan device (TU104) doesn't support base Zink requirements: have_EXT_line_rasterization 
MESA: warning: WARNING: Incorrect rendering will happen because the Vulkan device doesn't support the 'VK_EXT_depth_clip_enable' feature
Environment
PIGLIT_SOURCE_DIR="/home/airlied/devel/piglit" PIGLIT_PLATFORM="mixed_glx_egl"
Command
/home/airlied/devel/piglit/bin/gl-1.1-read-pixels-after-display-list -auto -fbo
dmesg

        

Back to summary